Skip to content

fix: harden TUI flows and unify permissions - #25

Merged
Patel230 merged 10 commits into
mainfrom
feature/opencodego-minimax-and-tui-resilience
Jun 12, 2026
Merged

fix: harden TUI flows and unify permissions#25
Patel230 merged 10 commits into
mainfrom
feature/opencodego-minimax-and-tui-resilience

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • harden Hawk TUI startup, viewport, and mouse/scroll handling
  • sync vendored external/eyrie provider runtime fixes
  • unify chat permissions under a single /permissions command center and align docs/help text

Validation

  • go test ./cmd -count=1
  • go test ./internal/engine/... -count=1
  • provider/runtime tests were validated earlier in eyrie and hawk/external/eyrie before vendoring update

Patel230 and others added 10 commits June 11, 2026 22:47
…tartup.

Route MiniMax/Qwen3 through eyrie's Anthropic messages client, retry thinking-only streams, and improve container fallback so low-memory Macs are not killed on launch.

Co-authored-by: Cursor <cursoragent@cursor.com>
Enable cell-motion mouse tracking and zone-based wheel routing so scrolling over messages moves chat history while Up/Down in the prompt navigates command history.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Filter SGR wheel garbage (including bracketless Cursor bursts), reset terminal
mouse mode on startup/exit, and route wheel events to the chat pane while
keeping the input prompt clean.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Patel230
Patel230 merged commit 03109fe into main Jun 12, 2026
18 checks passed
@Patel230
Patel230 deleted the feature/opencodego-minimax-and-tui-resilience branch June 12, 2026 05:55
Patel230 added a commit that referenced this pull request Jun 15, 2026
## Summary

- Harden Hawk TUI startup, viewport, and mouse/scroll handling
- Sync vendored external/eyrie provider runtime fixes
- Unify chat permissions under a single /permissions command center and align docs/help text

## Validation

- `go test ./cmd -count=1`
- `go test ./internal/engine/... -count=1`
- All CI checks pass (lint, test, vet, build, security, etc.)
Patel230 added a commit that referenced this pull request Jun 18, 2026
## Summary

- Harden Hawk TUI startup, viewport, and mouse/scroll handling
- Sync vendored external/eyrie provider runtime fixes
- Unify chat permissions under a single /permissions command center and align docs/help text

## Validation

- `go test ./cmd -count=1`
- `go test ./internal/engine/... -count=1`
- All CI checks pass (lint, test, vet, build, security, etc.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant